FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CapabilityStatement/FHIR Server from package nictiz.fhir.nl.r4.medicationprocess9#2.0.0-beta.6 (94 ms)

Package nictiz.fhir.nl.r4.medicationprocess9
Type CapabilityStatement
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.medicationprocess9@2.0.0-beta.6&canonical=http://nictiz.nl/fhir/CapabilityStatement/mp-MedicationOverview.RetrieveServe
Url http://nictiz.nl/fhir/CapabilityStatement/mp-MedicationOverview.RetrieveServe
Version 2.0.0-beta.6
Status active
Date 2024-11-22
Name mp MedicationOverview.RetrieveServe
Experimental False
Realm nl
Description This CapabilityStatement describes the minimal requirements for a client/server to fulfill the 'Retrieve/Serve medication overview' transaction within Medication Process 9 (MP9) version 3.0. See [Landingspagina Medicatieproces](https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Medicatieproces) for additional information.
Purpose This CapabilityStatement is informative in nature and does not represent the minimum or maximum set of capabilities the client or server should support. The aim is to design the CapabilityStatement as complete as possible, however for the exact set of capabilities the implementation guide of the corresponding information standard should be consulted.
Copyright Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.
Kind requirements

Resources that use this resource

No resources found


Resources that this resource uses

OperationDefinition
http://nictiz.nl/fhir/OperationDefinition/Medication-Overview MedicationOverview
http://nictiz.nl/fhir/StructureDefinition/nl-core-BodyHeight nl core BodyHeight
http://nictiz.nl/fhir/StructureDefinition/nl-core-BodyWeight nl core BodyWeight
http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactPerson nl core ContactPerson
http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner nl core HealthProfessional Practitioner
http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole nl core HealthProfessional PractitionerRole
http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization nl core HealthcareProvider Organization
http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider nl core HealthcareProvider
http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient nl core Patient
http://nictiz.nl/fhir/StructureDefinition/mp-AdministrationAgreement mp AdministrationAgreement
http://nictiz.nl/fhir/StructureDefinition/mp-MedicationAgreement mp MedicationAgreement
http://nictiz.nl/fhir/StructureDefinition/mp-MedicationOverview-Bundle mp MedicationOverview Bundle
http://nictiz.nl/fhir/StructureDefinition/mp-MedicationOverview mp MedicationOverview
http://nictiz.nl/fhir/StructureDefinition/mp-MedicationUse2 mp MedicationUse2
http://nictiz.nl/fhir/StructureDefinition/mp-PharmaceuticalProduct mp PharmaceuticalProduct


Source

{
  "resourceType" : "CapabilityStatement",
  "id" : "mp-MedicationOverview.RetrieveServe",
  "url" : "http://nictiz.nl/fhir/CapabilityStatement/mp-MedicationOverview.RetrieveServe",
  "version" : "2.0.0-beta.6",
  "name" : "mp MedicationOverview.RetrieveServe",
  "status" : "active",
  "date" : "2024-11-22",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "This CapabilityStatement describes the minimal requirements for a client/server to fulfill the 'Retrieve/Serve medication overview' transaction within Medication Process 9 (MP9) version 3.0. See [Landingspagina Medicatieproces](https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Medicatieproces) for additional information.",
  "purpose" : "This CapabilityStatement is informative in nature and does not represent the minimum or maximum set of capabilities the client or server should support. The aim is to design the CapabilityStatement as complete as possible, however for the exact set of capabilities the implementation guide of the corresponding information standard should be consulted.",
  "copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "kind" : "requirements",
  "fhirVersion" : "4.0.1",
  "format" : [
    "xml",
    "json"
  ],
  "rest" : [
    {
      "mode" : "client",
      "documentation" : "Minimal requirements for a client to fulfill the 'Retrieve medication overview' transaction (system role: MP-MOR).",
      "resource" : [
        {
          "type" : "Bundle",
          "supportedProfile" : [
            "http://nictiz.nl/fhir/StructureDefinition/mp-MedicationOverview-Bundle"
          ]
        },
        {
          "type" : "List",
          "supportedProfile" : [
            "http://nictiz.nl/fhir/StructureDefinition/mp-MedicationOverview"
          ]
        },
        {
          "type" : "MedicationRequest",
          "supportedProfile" : [
            "http://nictiz.nl/fhir/StructureDefinition/mp-MedicationAgreement"
          ]
        },
        {
          "type" : "MedicationDispense",
          "supportedProfile" : [
            "http://nictiz.nl/fhir/StructureDefinition/mp-AdministrationAgreement"
          ]
        },
        {
          "type" : "MedicationStatement",
          "supportedProfile" : [
            "http://nictiz.nl/fhir/StructureDefinition/mp-MedicationUse2"
          ]
        },
        {
          "type" : "Patient",
          "supportedProfile" : [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
          ]
        },
        {
          "type" : "Medication",
          "supportedProfile" : [
            "http://nictiz.nl/fhir/StructureDefinition/mp-PharmaceuticalProduct"
          ]
        },
        {
          "type" : "Observation",
          "supportedProfile" : [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-BodyHeight",
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-BodyWeight"
          ]
        },
        {
          "type" : "RelatedPerson",
          "supportedProfile" : [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactPerson"
          ],
          "documentation" : "This is a secondary resource that needs to be resolvable, either by supporting a read interaction or explicitly including it in the Bundle. For a client support of the read interaction is mandatory.",
          "interaction" : [
            {
              "code" : "read"
            }
          ]
        },
        {
          "type" : "PractitionerRole",
          "supportedProfile" : [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole"
          ],
          "documentation" : "This is a secondary resource that needs to be resolvable, either by supporting a read interaction or explicitly including it in the Bundle. For a client support of the read interaction is mandatory.",
          "interaction" : [
            {
              "code" : "read"
            }
          ]
        },
        {
          "type" : "Practitioner",
          "supportedProfile" : [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner"
          ],
          "documentation" : "This is a secondary resource that needs to be resolvable, either by supporting a read interaction or explicitly including it in the Bundle. For a client support of the read interaction is mandatory.",
          "interaction" : [
            {
              "code" : "read"
            }
          ]
        },
        {
          "type" : "Location",
          "supportedProfile" : [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider"
          ],
          "documentation" : "This is a secondary resource that needs to be resolvable, either by supporting a read interaction or explicitly including it in the Bundle. For a client support of the read interaction is mandatory.",
          "interaction" : [
            {
              "code" : "read"
            }
          ]
        },
        {
          "type" : "Organization",
          "supportedProfile" : [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization"
          ],
          "documentation" : "This is a secondary resource that needs to be resolvable, either by supporting a read interaction or explicitly including it in the Bundle. For a client support of the read interaction is mandatory.",
          "interaction" : [
            {
              "code" : "read"
            }
          ]
        }
      ],
      "interaction" : [
        {
          "code" : "search-system"
        }
      ],
      "operation" : [
        {
          "name" : "Medication-Overview",
          "definition" : "http://nictiz.nl/fhir/OperationDefinition/Medication-Overview"
        }
      ]
    },
    {
      "mode" : "server",
      "documentation" : "Minimal requirements for a server to fulfill the 'Serve medication overview' transaction (system role: MP-MOB).",
      "resource" : [
        {
          "type" : "Bundle",
          "supportedProfile" : [
            "http://nictiz.nl/fhir/StructureDefinition/mp-MedicationOverview-Bundle"
          ]
        },
        {
          "type" : "List",
          "supportedProfile" : [
            "http://nictiz.nl/fhir/StructureDefinition/mp-MedicationOverview"
          ]
        },
        {
          "type" : "MedicationRequest",
          "supportedProfile" : [
            "http://nictiz.nl/fhir/StructureDefinition/mp-MedicationAgreement"
          ]
        },
        {
          "type" : "MedicationDispense",
          "supportedProfile" : [
            "http://nictiz.nl/fhir/StructureDefinition/mp-AdministrationAgreement"
          ]
        },
        {
          "type" : "MedicationStatement",
          "supportedProfile" : [
            "http://nictiz.nl/fhir/StructureDefinition/mp-MedicationUse2"
          ]
        },
        {
          "type" : "Patient",
          "supportedProfile" : [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
          ]
        },
        {
          "type" : "Medication",
          "supportedProfile" : [
            "http://nictiz.nl/fhir/StructureDefinition/mp-PharmaceuticalProduct"
          ]
        },
        {
          "type" : "Observation",
          "supportedProfile" : [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-BodyHeight",
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-BodyWeight"
          ]
        },
        {
          "type" : "RelatedPerson",
          "supportedProfile" : [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactPerson"
          ],
          "documentation" : "This is a secondary resource that needs to be resolvable, either by supporting a read interaction or explicitly including it in the Bundle."
        },
        {
          "type" : "PractitionerRole",
          "supportedProfile" : [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole"
          ],
          "documentation" : "This is a secondary resource that needs to be resolvable, either by supporting a read interaction or explicitly including it in the Bundle."
        },
        {
          "type" : "Practitioner",
          "supportedProfile" : [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner"
          ],
          "documentation" : "This is a secondary resource that needs to be resolvable, either by supporting a read interaction or explicitly including it in the Bundle."
        },
        {
          "type" : "Location",
          "supportedProfile" : [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider"
          ],
          "documentation" : "This is a secondary resource that needs to be resolvable, either by supporting a read interaction or explicitly including it in the Bundle."
        },
        {
          "type" : "Organization",
          "supportedProfile" : [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization"
          ],
          "documentation" : "This is a secondary resource that needs to be resolvable, either by supporting a read interaction or explicitly including it in the Bundle."
        }
      ],
      "interaction" : [
        {
          "code" : "search-system"
        }
      ],
      "operation" : [
        {
          "name" : "Medication-Overview",
          "definition" : "http://nictiz.nl/fhir/OperationDefinition/Medication-Overview"
        }
      ]
    }
  ],
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.